home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 4691 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.5 KB  |  74 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. References: <jasonb.823855477@cs.uwa.edu.au> 
  3. X-Newsreader: UMSZCo V1.1 BETA 11 (3.2.96)
  4. Mime-version: 1.0
  5. Content-Type: text/plain; charset=iso-8859-1
  6. Content-Transfer-encoding: 8BIT
  7. Path: news.tng.oche.de!tomate.tng.oche.de
  8. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  9. Subject: Re: MUI 3.2
  10. Date: Sat, 10 Feb 96  9:39:25 GMT
  11. Message-ID: <68771466@0humpty.tomate.tng.oche.de>
  12. From: humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
  13.  
  14. jasonb@cs.uwa.edu.au wrote about "Re: MUI 3.2" on "09-Feb-1996 08:44:37" at
  15. zer.COMP.SYS.AMIGA.MISC: 
  16.  
  17. > Hmm... I'm not sure if this is exactly what you meant to say, but I
  18. > think you've hit upon a good idea (except, perhaps, for floppy-only
  19. > systems):
  20.  
  21. Yes, it is. I am aware of how USE and SAVE work in prefs programs, that
  22. enable ENV: and ENVARC: You are right.
  23.  
  24. > Currently the Use and Save functionality is provided by copying all of
  25. > envarc: into env: at boot time, and the OS only ever looking for
  26. > environment variables in env:. This means that saving an environment
  27. > to env: ("Use") means it is only used for the current session, and
  28. > saving an environment to envarc: ("Save") means it will be used until
  29. > it is overwritten.
  30.  
  31. Exactly, but...
  32.  
  33. > Now, if we could do this:
  34. > assign env: ram:env envarc:
  35. > during bootup, instead of:
  36. > copy envarc: ram:env
  37. > assign env: ram:env
  38.  
  39. Why doing this ? I mean for MUI it could be done by Stefan if he changed
  40. the behaviour of handling MUI's prefs:
  41.  
  42. makedir MUI: Envarc (or name it Settings)
  43. makedir MUI: Env    (or name it runtimeSettings)
  44.  
  45. If you save your settings for permanent it is stored in MUI:Envarc/
  46. Here belong all the configs and windows.
  47.  
  48. IN MUI:Env/ you _only_ have the #?.wini files and perhaps some minor stuff.
  49.  
  50. muimaster would not search in ENV: but in MUI:Env.
  51.  
  52. > If anyone was willing to patch the required functions to make this
  53. > work, I think it would be rather cool. If it was added in a future
  54. > version of the OS, people could still use the old way (if they
  55. > preferred the speed) simply by using the second bootup option (ie. how
  56. > it's done now).
  57.  
  58. Why patching the whole system ? Why not making MUI to do that for tis own
  59. (20GB ENV:MUI ;-))) dir ?
  60.  
  61. -- 
  62. Ciao, Andreas
  63. Internet: humpty@tomate.tng.oche.de
  64. FIDO    : 2:244/1544.14
  65.  
  66. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  67. Ehrman's Commentary:
  68. (1) Things will get worse before they get better.
  69. (2) Who said things would get better?
  70.  
  71.